[INFO] cloning repository https://github.com/abyteintime/stitchkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abyteintime/stitchkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 504427ad8cab77a9a70986d3dba53e4853e1ce35
[INFO] testing abyteintime/stitchkit against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyteintime%2Fstitchkit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abyteintime/stitchkit
[INFO] finished tweaking git repo https://github.com/abyteintime/stitchkit
[INFO] tweaked toml for git repo https://github.com/abyteintime/stitchkit written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abyteintime/stitchkit on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abyteintime/stitchkit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17965d5a1f1a341c5f111aca5b1ad21af2a8b34c8f16c7f0966f7f0033830b9e
[INFO] running `Command { std: "docker" "start" "-a" "17965d5a1f1a341c5f111aca5b1ad21af2a8b34c8f16c7f0966f7f0033830b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17965d5a1f1a341c5f111aca5b1ad21af2a8b34c8f16c7f0966f7f0033830b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17965d5a1f1a341c5f111aca5b1ad21af2a8b34c8f16c7f0966f7f0033830b9e", kill_on_drop: false }`
[INFO] [stdout] 17965d5a1f1a341c5f111aca5b1ad21af2a8b34c8f16c7f0966f7f0033830b9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2ff1aab0e9eb90de470d497b7843db939ec5ba788a0a38082daaba2068ab1d7
[INFO] running `Command { std: "docker" "start" "-a" "b2ff1aab0e9eb90de470d497b7843db939ec5ba788a0a38082daaba2068ab1d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling ref-cast v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling indoc v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rust-lzo v0.6.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling syn v2.0.24
[INFO] [stderr]    Compiling regex-automata v0.3.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling stitchkit-core-derive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core-derive)
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling ref-cast-impl v1.0.18
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling muscript-syntax-derive v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax-derive)
[INFO] [stderr]    Compiling stitchkit-core v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core)
[INFO] [stderr]    Compiling stitchkit-manifest v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-manifest)
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling muscript-foundation v0.1.0 (/opt/rustwide/workdir/crates/muscript-foundation)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling stitchkit-archive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-archive)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/muscript-foundation/src/source_arena.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn build_source_file(&mut self, source_file_id: SourceFileId) -> SourceArenaBuilder<T> {
[INFO] [stdout]    |                              ^^^^^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn build_source_file(&mut self, source_file_id: SourceFileId) -> SourceArenaBuilder<'_, T> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling muscript-lexer v0.1.0 (/opt/rustwide/workdir/crates/muscript-lexer)
[INFO] [stderr]    Compiling muscript-syntax v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax)
[INFO] [stderr]    Compiling muscript-preprocessor v0.1.0 (/opt/rustwide/workdir/crates/muscript-preprocessor)
[INFO] [stderr]    Compiling stitchkit-reflection-types v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-reflection-types)
[INFO] [stdout] warning: unused import: `recovery::*`
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use recovery::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling tracing-chrome v0.7.1
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         &'b mut self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 50 |         diagnostics: Option<&'b mut dyn DiagnosticSink<Token>>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 51 |     ) -> Parser<'b, &mut T> {
[INFO] [stdout]    |                 --  ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> Parser<'b, &'b mut T> {
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling muscript-analysis v0.1.0 (/opt/rustwide/workdir/crates/muscript-analysis)
[INFO] [stderr]    Compiling stitchkit v0.1.0 (/opt/rustwide/workdir/crates/stitchkit)
[INFO] [stderr]    Compiling muscript v0.1.0 (/opt/rustwide/workdir/crates/muscript)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.48s
[INFO] running `Command { std: "docker" "inspect" "b2ff1aab0e9eb90de470d497b7843db939ec5ba788a0a38082daaba2068ab1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2ff1aab0e9eb90de470d497b7843db939ec5ba788a0a38082daaba2068ab1d7", kill_on_drop: false }`
[INFO] [stdout] b2ff1aab0e9eb90de470d497b7843db939ec5ba788a0a38082daaba2068ab1d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6e7294e6e71bf2d8859d45b803988dcacf123d615bc18853db795c48e96635b
[INFO] running `Command { std: "docker" "start" "-a" "c6e7294e6e71bf2d8859d45b803988dcacf123d615bc18853db795c48e96635b", kill_on_drop: false }`
[INFO] [stderr]    Compiling stitchkit-core-derive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core-derive)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/muscript-foundation/src/source_arena.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn build_source_file(&mut self, source_file_id: SourceFileId) -> SourceArenaBuilder<T> {
[INFO] [stdout]    |                              ^^^^^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn build_source_file(&mut self, source_file_id: SourceFileId) -> SourceArenaBuilder<'_, T> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stitchkit-manifest v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-manifest)
[INFO] [stderr]    Compiling muscript-foundation v0.1.0 (/opt/rustwide/workdir/crates/muscript-foundation)
[INFO] [stderr]    Compiling muscript-syntax-derive v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax-derive)
[INFO] [stderr]    Compiling muscript-lexer v0.1.0 (/opt/rustwide/workdir/crates/muscript-lexer)
[INFO] [stderr]    Compiling muscript-preprocessor v0.1.0 (/opt/rustwide/workdir/crates/muscript-preprocessor)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/muscript-foundation/src/source_arena.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn build_source_file(&mut self, source_file_id: SourceFileId) -> SourceArenaBuilder<T> {
[INFO] [stdout]    |                              ^^^^^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn build_source_file(&mut self, source_file_id: SourceFileId) -> SourceArenaBuilder<'_, T> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stitchkit-core v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-core)
[INFO] [stderr]    Compiling muscript-syntax v0.1.0 (/opt/rustwide/workdir/crates/muscript-syntax)
[INFO] [stderr]    Compiling stitchkit-archive v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-archive)
[INFO] [stdout] warning: unused import: `recovery::*`
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use recovery::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `recovery::*`
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use recovery::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stitchkit-reflection-types v0.1.0 (/opt/rustwide/workdir/crates/stitchkit-reflection-types)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         &'b mut self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 50 |         diagnostics: Option<&'b mut dyn DiagnosticSink<Token>>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 51 |     ) -> Parser<'b, &mut T> {
[INFO] [stdout]    |                 --  ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> Parser<'b, &'b mut T> {
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> crates/muscript-syntax/src/parsing.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         &'b mut self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 50 |         diagnostics: Option<&'b mut dyn DiagnosticSink<Token>>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 51 |     ) -> Parser<'b, &mut T> {
[INFO] [stdout]    |                 --  ^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the same lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     ) -> Parser<'b, &'b mut T> {
[INFO] [stdout]    |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling muscript-analysis v0.1.0 (/opt/rustwide/workdir/crates/muscript-analysis)
[INFO] [stderr]    Compiling stitchkit v0.1.0 (/opt/rustwide/workdir/crates/stitchkit)
[INFO] [stderr]    Compiling muscript v0.1.0 (/opt/rustwide/workdir/crates/muscript)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.01s
[INFO] running `Command { std: "docker" "inspect" "c6e7294e6e71bf2d8859d45b803988dcacf123d615bc18853db795c48e96635b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6e7294e6e71bf2d8859d45b803988dcacf123d615bc18853db795c48e96635b", kill_on_drop: false }`
[INFO] [stdout] c6e7294e6e71bf2d8859d45b803988dcacf123d615bc18853db795c48e96635b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02b18061cb98379b5dd41ebebdd2f0043d421b2a080c458dd93c7a1d3d866679
[INFO] running `Command { std: "docker" "start" "-a" "02b18061cb98379b5dd41ebebdd2f0043d421b2a080c458dd93c7a1d3d866679", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/muscript-foundation/src/source_arena.rs:41:30
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn build_source_file(&mut self, source_file_id: SourceFileId) -> SourceArenaBuilder<T> {
[INFO] [stderr]    |                              ^^^^^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn build_source_file(&mut self, source_file_id: SourceFileId) -> SourceArenaBuilder<'_, T> {
[INFO] [stderr]    |                                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `muscript-foundation` (lib) generated 1 warning (run `cargo fix --lib -p muscript-foundation` to apply 1 suggestion)
[INFO] [stderr] warning: `muscript-foundation` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `recovery::*`
[INFO] [stderr]   --> crates/muscript-syntax/src/parsing.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use recovery::*;
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> crates/muscript-syntax/src/parsing.rs:51:21
[INFO] [stderr]    |
[INFO] [stderr] 49 |         &'b mut self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 50 |         diagnostics: Option<&'b mut dyn DiagnosticSink<Token>>,
[INFO] [stderr]    |                              -- the lifetime is named here
[INFO] [stderr] 51 |     ) -> Parser<'b, &mut T> {
[INFO] [stderr]    |                 --  ^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the same lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'b`
[INFO] [stderr]    |
[INFO] [stderr] 51 |     ) -> Parser<'b, &'b mut T> {
[INFO] [stderr]    |                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: `muscript-syntax` (lib) generated 2 warnings (run `cargo fix --lib -p muscript-syntax` to apply 2 suggestions)
[INFO] [stderr] warning: `muscript-syntax` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/muscript-2eb1ee9181af16f2)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_analysis-5501b26a9dba2e94)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_foundation-25d6a466b333a7ec)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_lexer-85c1688747b1a943)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sliced_tokens::tests::iteration_over_many_slices ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_preprocessor-740b7119b62f62e9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_syntax-2fb40d443602b5f5)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/muscript_syntax_derive-4597d698aa3f039d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stitchkit-a0eef00a4403ef06)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_archive-e6444047038d677e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_core-7c95ce258803b0a4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_core_derive-3e7fd4f022b6b2db)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_manifest-e135fa72d74138f7)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stitchkit_reflection_types-dd82b747b95de9c1)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_analysis
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_foundation
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_lexer
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_preprocessor
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_syntax
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests muscript_syntax_derive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stitchkit_archive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stitchkit_core
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/stitchkit-core/src/context.rs - context::context (line 37) ... FAILED
[INFO] [stdout] test crates/stitchkit-core/src/context.rs - context::context (line 44) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/stitchkit-core/src/context.rs - context::context (line 37) stdout ----
[INFO] [stdout] error: expected one of `!` or `[`, found keyword `use`
[INFO] [stdout]   --> crates/stitchkit-core/src/context.rs:38:2
[INFO] [stdout]    |
[INFO] [stdout] 38 | #use stitchkit_core::context;
[INFO] [stdout]    |  ^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/stitchkit-core/src/context.rs - context::context (line 44) stdout ----
[INFO] [stdout] error: expected one of `!` or `[`, found keyword `use`
[INFO] [stdout]   --> crates/stitchkit-core/src/context.rs:45:2
[INFO] [stdout]    |
[INFO] [stdout] 45 | #use stitchkit_core::context;
[INFO] [stdout]    |  ^^^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/stitchkit-core/src/context.rs - context::context (line 37)
[INFO] [stdout]     crates/stitchkit-core/src/context.rs - context::context (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p stitchkit-core --doc`
[INFO] running `Command { std: "docker" "inspect" "02b18061cb98379b5dd41ebebdd2f0043d421b2a080c458dd93c7a1d3d866679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02b18061cb98379b5dd41ebebdd2f0043d421b2a080c458dd93c7a1d3d866679", kill_on_drop: false }`
[INFO] [stdout] 02b18061cb98379b5dd41ebebdd2f0043d421b2a080c458dd93c7a1d3d866679
